projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8c989
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 14 May 2006 00:30:25 +0000
(
00:30
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 14 May 2006 00:30:25 +0000
(
00:30
+0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d64f787931aebefc15a572cd737f85bf3ad20eae..2b209d01022f63cef3e6935522fa758dab104796 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-05-14 Kim F. Storm <storm@cua.dk>
+
+ * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
+ Add CUA move property.
+
2006-05-13 Chong Yidong <cyd@stupidchicken.com>
* custom.el (custom-push-theme): Load the variable before checking
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 87805b2b4f0036b9f2a9c7343504cc35dbccca46..06f807e5e7fb8e8ec1629463cc2cded9b8466389 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2006-05-14 Kim F. Storm <storm@cua.dk>
+
+ * xterm.c (handle_one_xevent): Fix crash in 2006-03-24 change.
+
2006-05-13 Eli Zaretskii <eliz@gnu.org>
* frame.c (x_set_border_width): Fix error message to say "frame",